Spring Boot Kotlin API
Toggle table of contents
4.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Spring Boot Kotlin API
Spring Boot Kotlin API
/
org.springframework.boot.docs.howto.dataaccess.configurehibernatesecondlevelcaching
/
[jvm]MyHibernateSecondLevelCacheConfiguration
My
Hibernate
Second
Level
Cache
Configuration
@
Configuration
(
proxyBeanMethods
=
false
)
open
class
MyHibernateSecondLevelCacheConfiguration
Members
Constructors
My
Hibernate
Second
Level
Cache
Configuration
Link copied to clipboard
constructor
(
)
Functions
hibernate
Second
Level
Cache
Customizer
Link copied to clipboard
@
Bean
open
fun
hibernateSecondLevelCacheCustomizer
(
cacheManager
:
JCacheCacheManager
)
:
HibernatePropertiesCustomizer